Represents the base class for all EasyAF business logic managers.
TContext
: The database context instance for data operations. Should be injected by the DI container.IMessagePublisher
: The message publisher instance for publishing events. Should be injected by the DI container.TContext
IMessagePublisher